Testing in General |
Test scope | ||
![]() |
Unit testing uses the modules developed during the implementation phase as input to testing |
|
![]() |
The interface of the individual modules is used to develop behavior based tests |
|
![]() |
The source code of the individual modules is used to develop structurally- based tests |